Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-6683 (GCVE-0-2023-6683)
Vulnerability from cvelistv5 – Published: 2024-01-12 19:01 – Updated: 2025-11-08 07:10- CWE-476 - NULL Pointer Dereference
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
| Vendor | Product | Version | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 8 |
Unaffected:
8100020240314161907.e155f54d , < *
(rpm)
cpe:/a:redhat:enterprise_linux:8::crb cpe:/a:redhat:enterprise_linux:8::appstream |
||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-6683",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-13T20:19:24.320866Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-13T20:19:31.399Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T08:35:15.116Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "RHSA-2024:2135",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
},
{
"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-6683"
},
{
"name": "RHBZ#2254825",
"tags": [
"issue-tracking",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240223-0001/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:8::crb",
"cpe:/a:redhat:enterprise_linux:8::appstream"
],
"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::crb",
"cpe:/a:redhat:enterprise_linux:8::appstream"
],
"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:8.2.0-11.el9_4",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "unaffected",
"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": "unaffected",
"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": "unaffected",
"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": "unaffected",
"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 Fiona Ebner (Proxmox) and Markus Frank (Proxmox) for reporting this issue."
}
],
"datePublic": "2024-01-12T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"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"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-08T07:10:34.148Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2024:2135",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
},
{
"name": "RHSA-2024:2962",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2024:2962"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2023-6683"
},
{
"name": "RHBZ#2254825",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825"
}
],
"timeline": [
{
"lang": "en",
"time": "2023-12-11T00:00:00+00:00",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2024-01-12T00:00:00+00:00",
"value": "Made public."
}
],
"title": "Qemu: vnc: null pointer dereference in qemu_clipboard_request()",
"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-476: NULL Pointer Dereference"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2023-6683",
"datePublished": "2024-01-12T19:01:25.542Z",
"dateReserved": "2023-12-11T14:45:48.417Z",
"dateUpdated": "2025-11-08T07:10:34.148Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"6.1.0\", \"versionEndExcluding\": \"9.0.0\", \"matchCriteriaId\": \"0499945F-9B89-45BC-8147-2A118A91302F\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F4CFF558-3C47-480D-A2F0-BABF26042943\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"Se encontr\\u00f3 una falla en el servidor QEMU built-in VNC al procesar mensajes ClientCutText. Se puede acceder a la funci\\u00f3n qemu_clipboard_request() antes de que se llamara a vnc_server_cut_text_caps() y tuviera la oportunidad de inicializar el par del portapapeles, lo que lleva a una desreferencia del puntero NULL. Esto podr\\u00eda permitir que un cliente VNC autenticado malicioso bloquee QEMU y provoque una denegaci\\u00f3n de servicio.\"}]",
"id": "CVE-2023-6683",
"lastModified": "2024-11-21T08:44:20.377",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}]}",
"published": "2024-01-12T19:15:11.480",
"references": "[{\"url\": \"https://access.redhat.com/errata/RHSA-2024:2135\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2024:2962\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2023-6683\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2254825\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Patch\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2024:2135\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2024:2962\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2023-6683\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2254825\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240223-0001/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-6683\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2024-01-12T19:15:11.480\",\"lastModified\":\"2025-05-02T15:10:54.503\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla en el servidor QEMU built-in VNC al procesar mensajes ClientCutText. Se puede acceder a la funci\u00f3n qemu_clipboard_request() antes de que se llamara a vnc_server_cut_text_caps() y tuviera la oportunidad de inicializar el par del portapapeles, lo que lleva a una desreferencia del puntero NULL. Esto podr\u00eda permitir que un cliente VNC autenticado malicioso bloquee QEMU y provoque una denegaci\u00f3n de servicio.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.1.0\",\"versionEndExcluding\":\"8.2.2\",\"matchCriteriaId\":\"C0232DBC-5896-4EC7-AEE7-595BBD67A5C7\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2024:2135\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2024:2962\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-6683\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2254825\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2024:2135\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"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-6683\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2254825\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240223-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2024:2135\", \"name\": \"RHSA-2024:2135\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"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-6683\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2254825\", \"name\": \"RHBZ#2254825\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240223-0001/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T08:35:15.116Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-6683\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-13T20:19:24.320866Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-13T20:19:29.001Z\"}}], \"cna\": {\"title\": \"Qemu: vnc: null pointer dereference in qemu_clipboard_request()\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Fiona Ebner (Proxmox) and Markus Frank (Proxmox) 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\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"cpes\": [\"cpe:/a:redhat:enterprise_linux:8::crb\", \"cpe:/a:redhat:enterprise_linux:8::appstream\"], \"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::crb\", \"cpe:/a:redhat:enterprise_linux:8::appstream\"], \"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:8.2.0-11.el9_4\", \"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\": \"unaffected\"}, {\"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\": \"unaffected\"}, {\"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\": \"unaffected\"}, {\"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\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2023-12-11T00:00:00+00:00\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2024-01-12T00:00:00+00:00\", \"value\": \"Made public.\"}], \"datePublic\": \"2024-01-12T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2024:2135\", \"name\": \"RHSA-2024:2135\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2024:2962\", \"name\": \"RHSA-2024:2962\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2023-6683\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2254825\", \"name\": \"RHBZ#2254825\", \"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 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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-476\", \"description\": \"NULL Pointer Dereference\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2025-11-08T07:10:34.148Z\"}, \"x_redhatCweChain\": \"CWE-476: NULL Pointer Dereference\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-6683\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-08T07:10:34.148Z\", \"dateReserved\": \"2023-12-11T14:45:48.417Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2024-01-12T19:01:25.542Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2025-AVI-0018
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Juniper Networks. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Junos OS | Junos OS versions 22.4.x antérieures à 22.4R3-S5 | ||
| Juniper Networks | Junos Space | Junos Space versions antérieures à 24.1R2 | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions antérieures à 21.2R3-S9-EVO | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 23.4.x-EVO antérieures à 23.4R2-S3-EVO | ||
| Juniper Networks | Junos OS | Junos OS versions 24.2.x antérieures à 24.2R1-S2 et 24.2R2 | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 23.2.x-EVO antérieures à 23.2R2-S3-EVO | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 21.4.x-EVO antérieures à 21.4R3-S10-EVO | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 22.4.x-EVO antérieures à 22.4R3-S5-EVO | ||
| Juniper Networks | Junos OS | Junos OS versions 22.2.x antérieures à 22.2R3-S5 | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 22.3.x-EVO antérieures à 22.3R3-S4-EVO | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 24.2.x-EVO antérieures à 24.2R1-S2-EVO et 24.2R2-EVO | ||
| Juniper Networks | Junos OS | Junos OS versions 22.3.x antérieures à 22.3R3-S4 | ||
| Juniper Networks | Junos OS | Junos OS versions 23.4.x antérieures à 23.4R2-S3 | ||
| Juniper Networks | Junos OS | Junos OS versions 21.4.x antérieures à 21.4R3-S10 | ||
| Juniper Networks | Junos OS | Junos OS versions 23.2.x antérieures à 23.2R2-S3 | ||
| Juniper Networks | Junos OS | Junos OS versions antérieures à 21.2R3-S9 | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 22.2.x-EVO antérieures à 22.2R3-S5-EVO |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Junos OS versions 22.4.x ant\u00e9rieures \u00e0 22.4R3-S5",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos Space versions ant\u00e9rieures \u00e0 24.1R2",
"product": {
"name": "Junos Space",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 21.2R3-S9-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.4.x-EVO ant\u00e9rieures \u00e0 23.4R2-S3-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 24.2.x ant\u00e9rieures \u00e0 24.2R1-S2 et 24.2R2",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.2.x-EVO ant\u00e9rieures \u00e0 23.2R2-S3-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.4.x-EVO ant\u00e9rieures \u00e0 21.4R3-S10-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.4.x-EVO ant\u00e9rieures \u00e0 22.4R3-S5-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.2.x ant\u00e9rieures \u00e0 22.2R3-S5",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.3.x-EVO ant\u00e9rieures \u00e0 22.3R3-S4-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 24.2.x-EVO ant\u00e9rieures \u00e0 24.2R1-S2-EVO et 24.2R2-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.3.x ant\u00e9rieures \u00e0 22.3R3-S4",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.4.x ant\u00e9rieures \u00e0 23.4R2-S3",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 21.4.x ant\u00e9rieures \u00e0 21.4R3-S10",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.2.x ant\u00e9rieures \u00e0 23.2R2-S3",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 21.2R3-S9",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.2.x-EVO ant\u00e9rieures \u00e0 22.2R3-S5-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-35875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35875"
},
{
"name": "CVE-2024-35797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35797"
},
{
"name": "CVE-2024-26886",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26886"
},
{
"name": "CVE-2023-52801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52801"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2024-26629",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26629"
},
{
"name": "CVE-2025-21592",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21592"
},
{
"name": "CVE-2022-24809",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24809"
},
{
"name": "CVE-2025-21599",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21599"
},
{
"name": "CVE-2024-35791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35791"
},
{
"name": "CVE-2023-3019",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3019"
},
{
"name": "CVE-2022-24805",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24805"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2024-36883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36883"
},
{
"name": "CVE-2023-3255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3255"
},
{
"name": "CVE-2024-26946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26946"
},
{
"name": "CVE-2024-26720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26720"
},
{
"name": "CVE-2023-4408",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4408"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2022-24807",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24807"
},
{
"name": "CVE-2024-39894",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39894"
},
{
"name": "CVE-2023-6240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6240"
},
{
"name": "CVE-2023-6683",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6683"
},
{
"name": "CVE-2024-42131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42131"
},
{
"name": "CVE-2024-1488",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1488"
},
{
"name": "CVE-2022-24810",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24810"
},
{
"name": "CVE-2024-26630",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26630"
},
{
"name": "CVE-2023-5517",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5517"
},
{
"name": "CVE-2024-41073",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41073"
},
{
"name": "CVE-2025-21600",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21600"
},
{
"name": "CVE-2024-42082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42082"
},
{
"name": "CVE-2025-21596",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21596"
},
{
"name": "CVE-2024-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32462"
},
{
"name": "CVE-2016-2183",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2183"
},
{
"name": "CVE-2025-21602",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21602"
},
{
"name": "CVE-2024-25742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25742"
},
{
"name": "CVE-2024-25743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25743"
},
{
"name": "CVE-2024-42096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42096"
},
{
"name": "CVE-2024-38619",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38619"
},
{
"name": "CVE-2025-21593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21593"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-36019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36019"
},
{
"name": "CVE-2024-41040",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41040"
},
{
"name": "CVE-2020-11022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-40927",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40927"
},
{
"name": "CVE-2024-41055",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41055"
},
{
"name": "CVE-2023-50387",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50387"
},
{
"name": "CVE-2024-42102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42102"
},
{
"name": "CVE-2025-21598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21598"
},
{
"name": "CVE-2024-40936",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40936"
},
{
"name": "CVE-2006-5051",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-5051"
},
{
"name": "CVE-2024-41096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41096"
},
{
"name": "CVE-2023-6516",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6516"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2024-41044",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41044"
},
{
"name": "CVE-2024-38559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38559"
},
{
"name": "CVE-2024-6387",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6387"
},
{
"name": "CVE-2022-24806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24806"
},
{
"name": "CVE-2024-36979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36979"
},
{
"name": "CVE-2023-52463",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52463"
},
{
"name": "CVE-2024-36000",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36000"
},
{
"name": "CVE-2023-5679",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5679"
},
{
"name": "CVE-2023-5088",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5088"
},
{
"name": "CVE-2023-42467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42467"
},
{
"name": "CVE-2022-24808",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24808"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0018",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-01-09T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Juniper Networks. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper Networks",
"vendor_advisories": [
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21593",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-On-SRv6-enabled-devices-an-attacker-sending-a-malformed-BGP-update-can-cause-the-rpd-to-crash-CVE-2025-21593"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21602",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-specially-crafted-BGP-update-packet-causes-RPD-crash-CVE-2025-21602"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks 2025-01-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R2-release",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R2-release"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks 2025-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Multiple-vulnerabilities-resolved-in-OpenSSH",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Multiple-vulnerabilities-resolved-in-OpenSSH"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21598",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-When-BGP-traceoptions-are-configured-receipt-of-malformed-BGP-packets-causes-RPD-to-crash-CVE-2025-21598"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21592",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-SRX-Series-Low-privileged-user-able-to-access-highly-sensitive-information-on-file-system-CVE-2025-21592"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21599",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-Evolved-Receipt-of-specifically-malformed-IPv6-packets-causes-kernel-memory-exhaustion-leading-to-Denial-of-Service-CVE-2025-21599"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21600",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-With-certain-BGP-options-enabled-receipt-of-specifically-malformed-BGP-update-causes-RPD-crash-CVE-2025-21600"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21596",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-SRX1500-SRX4100-SRX4200-Execution-of-low-privileged-CLI-command-results-in-chassisd-crash-CVE-2025-21596"
}
]
}
CERTFR-2025-AVI-0018
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Juniper Networks. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Junos OS | Junos OS versions 22.4.x antérieures à 22.4R3-S5 | ||
| Juniper Networks | Junos Space | Junos Space versions antérieures à 24.1R2 | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions antérieures à 21.2R3-S9-EVO | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 23.4.x-EVO antérieures à 23.4R2-S3-EVO | ||
| Juniper Networks | Junos OS | Junos OS versions 24.2.x antérieures à 24.2R1-S2 et 24.2R2 | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 23.2.x-EVO antérieures à 23.2R2-S3-EVO | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 21.4.x-EVO antérieures à 21.4R3-S10-EVO | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 22.4.x-EVO antérieures à 22.4R3-S5-EVO | ||
| Juniper Networks | Junos OS | Junos OS versions 22.2.x antérieures à 22.2R3-S5 | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 22.3.x-EVO antérieures à 22.3R3-S4-EVO | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 24.2.x-EVO antérieures à 24.2R1-S2-EVO et 24.2R2-EVO | ||
| Juniper Networks | Junos OS | Junos OS versions 22.3.x antérieures à 22.3R3-S4 | ||
| Juniper Networks | Junos OS | Junos OS versions 23.4.x antérieures à 23.4R2-S3 | ||
| Juniper Networks | Junos OS | Junos OS versions 21.4.x antérieures à 21.4R3-S10 | ||
| Juniper Networks | Junos OS | Junos OS versions 23.2.x antérieures à 23.2R2-S3 | ||
| Juniper Networks | Junos OS | Junos OS versions antérieures à 21.2R3-S9 | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions 22.2.x-EVO antérieures à 22.2R3-S5-EVO |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Junos OS versions 22.4.x ant\u00e9rieures \u00e0 22.4R3-S5",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos Space versions ant\u00e9rieures \u00e0 24.1R2",
"product": {
"name": "Junos Space",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 21.2R3-S9-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.4.x-EVO ant\u00e9rieures \u00e0 23.4R2-S3-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 24.2.x ant\u00e9rieures \u00e0 24.2R1-S2 et 24.2R2",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 23.2.x-EVO ant\u00e9rieures \u00e0 23.2R2-S3-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 21.4.x-EVO ant\u00e9rieures \u00e0 21.4R3-S10-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.4.x-EVO ant\u00e9rieures \u00e0 22.4R3-S5-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.2.x ant\u00e9rieures \u00e0 22.2R3-S5",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.3.x-EVO ant\u00e9rieures \u00e0 22.3R3-S4-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 24.2.x-EVO ant\u00e9rieures \u00e0 24.2R1-S2-EVO et 24.2R2-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 22.3.x ant\u00e9rieures \u00e0 22.3R3-S4",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.4.x ant\u00e9rieures \u00e0 23.4R2-S3",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 21.4.x ant\u00e9rieures \u00e0 21.4R3-S10",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions 23.2.x ant\u00e9rieures \u00e0 23.2R2-S3",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 21.2R3-S9",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions 22.2.x-EVO ant\u00e9rieures \u00e0 22.2R3-S5-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-35875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35875"
},
{
"name": "CVE-2024-35797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35797"
},
{
"name": "CVE-2024-26886",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26886"
},
{
"name": "CVE-2023-52801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52801"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2024-26629",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26629"
},
{
"name": "CVE-2025-21592",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21592"
},
{
"name": "CVE-2022-24809",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24809"
},
{
"name": "CVE-2025-21599",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21599"
},
{
"name": "CVE-2024-35791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35791"
},
{
"name": "CVE-2023-3019",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3019"
},
{
"name": "CVE-2022-24805",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24805"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2024-36883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36883"
},
{
"name": "CVE-2023-3255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3255"
},
{
"name": "CVE-2024-26946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26946"
},
{
"name": "CVE-2024-26720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26720"
},
{
"name": "CVE-2023-4408",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4408"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2022-24807",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24807"
},
{
"name": "CVE-2024-39894",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39894"
},
{
"name": "CVE-2023-6240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6240"
},
{
"name": "CVE-2023-6683",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6683"
},
{
"name": "CVE-2024-42131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42131"
},
{
"name": "CVE-2024-1488",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1488"
},
{
"name": "CVE-2022-24810",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24810"
},
{
"name": "CVE-2024-26630",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26630"
},
{
"name": "CVE-2023-5517",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5517"
},
{
"name": "CVE-2024-41073",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41073"
},
{
"name": "CVE-2025-21600",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21600"
},
{
"name": "CVE-2024-42082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42082"
},
{
"name": "CVE-2025-21596",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21596"
},
{
"name": "CVE-2024-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32462"
},
{
"name": "CVE-2016-2183",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2183"
},
{
"name": "CVE-2025-21602",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21602"
},
{
"name": "CVE-2024-25742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25742"
},
{
"name": "CVE-2024-25743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25743"
},
{
"name": "CVE-2024-42096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42096"
},
{
"name": "CVE-2024-38619",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38619"
},
{
"name": "CVE-2025-21593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21593"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-36019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36019"
},
{
"name": "CVE-2024-41040",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41040"
},
{
"name": "CVE-2020-11022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-40927",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40927"
},
{
"name": "CVE-2024-41055",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41055"
},
{
"name": "CVE-2023-50387",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50387"
},
{
"name": "CVE-2024-42102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42102"
},
{
"name": "CVE-2025-21598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21598"
},
{
"name": "CVE-2024-40936",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40936"
},
{
"name": "CVE-2006-5051",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-5051"
},
{
"name": "CVE-2024-41096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41096"
},
{
"name": "CVE-2023-6516",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6516"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2024-41044",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41044"
},
{
"name": "CVE-2024-38559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38559"
},
{
"name": "CVE-2024-6387",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6387"
},
{
"name": "CVE-2022-24806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24806"
},
{
"name": "CVE-2024-36979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36979"
},
{
"name": "CVE-2023-52463",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52463"
},
{
"name": "CVE-2024-36000",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36000"
},
{
"name": "CVE-2023-5679",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5679"
},
{
"name": "CVE-2023-5088",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5088"
},
{
"name": "CVE-2023-42467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42467"
},
{
"name": "CVE-2022-24808",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24808"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0018",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-01-09T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Juniper Networks. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper Networks",
"vendor_advisories": [
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21593",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-On-SRv6-enabled-devices-an-attacker-sending-a-malformed-BGP-update-can-cause-the-rpd-to-crash-CVE-2025-21593"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21602",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-specially-crafted-BGP-update-packet-causes-RPD-crash-CVE-2025-21602"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks 2025-01-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R2-release",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R2-release"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks 2025-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Multiple-vulnerabilities-resolved-in-OpenSSH",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Multiple-vulnerabilities-resolved-in-OpenSSH"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21598",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-When-BGP-traceoptions-are-configured-receipt-of-malformed-BGP-packets-causes-RPD-to-crash-CVE-2025-21598"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21592",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-SRX-Series-Low-privileged-user-able-to-access-highly-sensitive-information-on-file-system-CVE-2025-21592"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21599",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-Evolved-Receipt-of-specifically-malformed-IPv6-packets-causes-kernel-memory-exhaustion-leading-to-Denial-of-Service-CVE-2025-21599"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21600",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-With-certain-BGP-options-enabled-receipt-of-specifically-malformed-BGP-update-causes-RPD-crash-CVE-2025-21600"
},
{
"published_at": "2025-01-08",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks CVE-2025-21596",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-OS-SRX1500-SRX4100-SRX4200-Execution-of-low-privileged-CLI-command-results-in-chassisd-crash-CVE-2025-21596"
}
]
}
GHSA-X9C6-9G9W-HG73
Vulnerability from github – Published: 2024-01-12 21:30 – Updated: 2024-05-22 18:30A 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.
{
"affected": [],
"aliases": [
"CVE-2023-6683"
],
"database_specific": {
"cwe_ids": [
"CWE-476"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-01-12T19:15:11Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-x9c6-9g9w-hg73",
"modified": "2024-05-22T18:30:38Z",
"published": "2024-01-12T21:30:19Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6683"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:2962"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2023-6683"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20240223-0001"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
RHSA-2024:2135
Vulnerability from csaf_redhat - Published: 2024-04-30 10:36 - Updated: 2025-11-21 18:59Notes
{
"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: e1000e: heap use-after-free in e1000e_write_packet_to_guest() (CVE-2023-3019)\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: am53c974: denial of service due to division by zero (CVE-2023-42467)\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 9.4 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:2135",
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
},
{
"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/9/html/9.4_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index"
},
{
"category": "external",
"summary": "2218486",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218486"
},
{
"category": "external",
"summary": "2222351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222351"
},
{
"category": "external",
"summary": "2238291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238291"
},
{
"category": "external",
"summary": "2247283",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247283"
},
{
"category": "external",
"summary": "2254825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825"
},
{
"category": "external",
"summary": "RHEL-11219",
"url": "https://issues.redhat.com/browse/RHEL-11219"
},
{
"category": "external",
"summary": "RHEL-12991",
"url": "https://issues.redhat.com/browse/RHEL-12991"
},
{
"category": "external",
"summary": "RHEL-14111",
"url": "https://issues.redhat.com/browse/RHEL-14111"
},
{
"category": "external",
"summary": "RHEL-15394",
"url": "https://issues.redhat.com/browse/RHEL-15394"
},
{
"category": "external",
"summary": "RHEL-15965",
"url": "https://issues.redhat.com/browse/RHEL-15965"
},
{
"category": "external",
"summary": "RHEL-16581",
"url": "https://issues.redhat.com/browse/RHEL-16581"
},
{
"category": "external",
"summary": "RHEL-16686",
"url": "https://issues.redhat.com/browse/RHEL-16686"
},
{
"category": "external",
"summary": "RHEL-1676",
"url": "https://issues.redhat.com/browse/RHEL-1676"
},
{
"category": "external",
"summary": "RHEL-17067",
"url": "https://issues.redhat.com/browse/RHEL-17067"
},
{
"category": "external",
"summary": "RHEL-17068",
"url": "https://issues.redhat.com/browse/RHEL-17068"
},
{
"category": "external",
"summary": "RHEL-1708",
"url": "https://issues.redhat.com/browse/RHEL-1708"
},
{
"category": "external",
"summary": "RHEL-17168",
"url": "https://issues.redhat.com/browse/RHEL-17168"
},
{
"category": "external",
"summary": "RHEL-17209",
"url": "https://issues.redhat.com/browse/RHEL-17209"
},
{
"category": "external",
"summary": "RHEL-17369",
"url": "https://issues.redhat.com/browse/RHEL-17369"
},
{
"category": "external",
"summary": "RHEL-1761",
"url": "https://issues.redhat.com/browse/RHEL-1761"
},
{
"category": "external",
"summary": "RHEL-18212",
"url": "https://issues.redhat.com/browse/RHEL-18212"
},
{
"category": "external",
"summary": "RHEL-19010",
"url": "https://issues.redhat.com/browse/RHEL-19010"
},
{
"category": "external",
"summary": "RHEL-19117",
"url": "https://issues.redhat.com/browse/RHEL-19117"
},
{
"category": "external",
"summary": "RHEL-19119",
"url": "https://issues.redhat.com/browse/RHEL-19119"
},
{
"category": "external",
"summary": "RHEL-19738",
"url": "https://issues.redhat.com/browse/RHEL-19738"
},
{
"category": "external",
"summary": "RHEL-20764",
"url": "https://issues.redhat.com/browse/RHEL-20764"
},
{
"category": "external",
"summary": "RHEL-21057",
"url": "https://issues.redhat.com/browse/RHEL-21057"
},
{
"category": "external",
"summary": "RHEL-21293",
"url": "https://issues.redhat.com/browse/RHEL-21293"
},
{
"category": "external",
"summary": "RHEL-21570",
"url": "https://issues.redhat.com/browse/RHEL-21570"
},
{
"category": "external",
"summary": "RHEL-21705",
"url": "https://issues.redhat.com/browse/RHEL-21705"
},
{
"category": "external",
"summary": "RHEL-24045",
"url": "https://issues.redhat.com/browse/RHEL-24045"
},
{
"category": "external",
"summary": "RHEL-24593",
"url": "https://issues.redhat.com/browse/RHEL-24593"
},
{
"category": "external",
"summary": "RHEL-24614",
"url": "https://issues.redhat.com/browse/RHEL-24614"
},
{
"category": "external",
"summary": "RHEL-24988",
"url": "https://issues.redhat.com/browse/RHEL-24988"
},
{
"category": "external",
"summary": "RHEL-26049",
"url": "https://issues.redhat.com/browse/RHEL-26049"
},
{
"category": "external",
"summary": "RHEL-3922",
"url": "https://issues.redhat.com/browse/RHEL-3922"
},
{
"category": "external",
"summary": "RHEL-3934",
"url": "https://issues.redhat.com/browse/RHEL-3934"
},
{
"category": "external",
"summary": "RHEL-5324",
"url": "https://issues.redhat.com/browse/RHEL-5324"
},
{
"category": "external",
"summary": "RHEL-6101",
"url": "https://issues.redhat.com/browse/RHEL-6101"
},
{
"category": "external",
"summary": "RHEL-7098",
"url": "https://issues.redhat.com/browse/RHEL-7098"
},
{
"category": "external",
"summary": "RHEL-7115",
"url": "https://issues.redhat.com/browse/RHEL-7115"
},
{
"category": "external",
"summary": "RHEL-7135",
"url": "https://issues.redhat.com/browse/RHEL-7135"
},
{
"category": "external",
"summary": "RHEL-7356",
"url": "https://issues.redhat.com/browse/RHEL-7356"
},
{
"category": "external",
"summary": "RHEL-7360",
"url": "https://issues.redhat.com/browse/RHEL-7360"
},
{
"category": "external",
"summary": "RHEL-7361",
"url": "https://issues.redhat.com/browse/RHEL-7361"
},
{
"category": "external",
"summary": "RHEL-7414",
"url": "https://issues.redhat.com/browse/RHEL-7414"
},
{
"category": "external",
"summary": "RHEL-7478",
"url": "https://issues.redhat.com/browse/RHEL-7478"
},
{
"category": "external",
"summary": "RHEL-7526",
"url": "https://issues.redhat.com/browse/RHEL-7526"
},
{
"category": "external",
"summary": "RHEL-7527",
"url": "https://issues.redhat.com/browse/RHEL-7527"
},
{
"category": "external",
"summary": "RHEL-7561",
"url": "https://issues.redhat.com/browse/RHEL-7561"
},
{
"category": "external",
"summary": "RHEL-7565",
"url": "https://issues.redhat.com/browse/RHEL-7565"
},
{
"category": "external",
"summary": "RHEL-832",
"url": "https://issues.redhat.com/browse/RHEL-832"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2135.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm security update",
"tracking": {
"current_release_date": "2025-11-21T18:59:47+00:00",
"generator": {
"date": "2025-11-21T18:59:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:2135",
"initial_release_date": "2024-04-30T10:36:55+00:00",
"revision_history": [
{
"date": "2024-04-30T10:36:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T10:36:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:59:47+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.4.0.GA",
"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:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-img-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-img-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-pa@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-blkio@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-curl@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-docs@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-pr-helper@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debugsource@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-dbus-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-pa-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-blkio-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tests-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-dbus-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-pr-helper-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"product": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"product_id": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-17:8.2.0-11.el9_4.ppc64le",
"product": {
"name": "qemu-img-17:8.2.0-11.el9_4.ppc64le",
"product_id": "qemu-img-17:8.2.0-11.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"product": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"product_id": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debugsource@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product_id": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product_id": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-debuginfo@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product_id": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-img-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-img-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-pa@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-blkio@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-curl@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-vga@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-docs@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-egl-headless@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-opengl@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-pr-helper@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debugsource@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-dbus-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-pa-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-blkio-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-vga-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tests-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-dbus-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-egl-headless-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-opengl-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-pr-helper-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-img-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-img-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-pa@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-blkio@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-curl@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-ccw@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-docs@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-pr-helper@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debugsource@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-dbus-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-pa-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-blkio-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-ccw-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tests-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-dbus-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-pr-helper-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-17:8.2.0-11.el9_4.src",
"product": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.src",
"product_id": "qemu-kvm-17:8.2.0-11.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@8.2.0-11.el9_4?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:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le"
},
"product_reference": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le"
},
"product_reference": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-img-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le"
},
"product_reference": "qemu-img-17:8.2.0-11.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-img-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-img-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le"
},
"product_reference": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src"
},
"product_reference": "qemu-kvm-17:8.2.0-11.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le"
},
"product_reference": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le"
},
"product_reference": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-3019",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222351"
}
],
"notes": [
{
"category": "description",
"text": "A DMA reentrancy issue leading to a use-after-free error was found in the e1000e NIC emulation code in QEMU. This issue could allow a privileged guest user to crash the QEMU process on the host, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: e1000e: heap use-after-free in e1000e_write_packet_to_guest()",
"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.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3019"
},
{
"category": "external",
"summary": "RHBZ#2222351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222351"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3019",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3019"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3019",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3019"
}
],
"release_date": "2023-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:36:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "QEMU: e1000e: heap use-after-free in e1000e_write_packet_to_guest()"
},
{
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
},
"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-04-30T10:36:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
}
],
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
},
"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-04-30T10:36:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
},
{
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
},
"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-04-30T10:36:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
},
{
"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.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "QEMU: VNC: NULL pointer dereference in qemu_clipboard_request()"
},
{
"cve": "CVE-2023-42467",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"discovery_date": "2023-09-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2238291"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the qemu package. A division by zero in the scsi_disk_reset function can cause QEMU and the guest to stop immediately.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: am53c974: denial of service due to division by zero",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Triggering this bug requires kernel or root privileges in the guest VM because it requires direct hardware access. Anyone who has these privileges could also just perform a regular shutdown of the VM, with only a very slightly different result.",
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-42467"
},
{
"category": "external",
"summary": "RHBZ#2238291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-42467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-42467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42467"
},
{
"category": "external",
"summary": "https://gitlab.com/qemu-project/qemu/-/issues/1813",
"url": "https://gitlab.com/qemu-project/qemu/-/issues/1813"
}
],
"release_date": "2023-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:36:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "QEMU: am53c974: denial of service due to division by zero"
}
]
}
RHSA-2024_2962
Vulnerability from csaf_redhat - Published: 2024-05-22 10:16 - Updated: 2024-11-15 17:48Notes
{
"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": "2024-11-15T17:48:01+00:00",
"generator": {
"date": "2024-11-15T17:48:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-15T17:48:01+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:rpmmod/redhat/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:rpmmod/redhat/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-2024_2135
Vulnerability from csaf_redhat - Published: 2024-04-30 10:36 - Updated: 2024-11-15 17:48Notes
{
"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: e1000e: heap use-after-free in e1000e_write_packet_to_guest() (CVE-2023-3019)\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: am53c974: denial of service due to division by zero (CVE-2023-42467)\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 9.4 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:2135",
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
},
{
"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/9/html/9.4_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index"
},
{
"category": "external",
"summary": "2218486",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218486"
},
{
"category": "external",
"summary": "2222351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222351"
},
{
"category": "external",
"summary": "2238291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238291"
},
{
"category": "external",
"summary": "2247283",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247283"
},
{
"category": "external",
"summary": "2254825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825"
},
{
"category": "external",
"summary": "RHEL-11219",
"url": "https://issues.redhat.com/browse/RHEL-11219"
},
{
"category": "external",
"summary": "RHEL-12991",
"url": "https://issues.redhat.com/browse/RHEL-12991"
},
{
"category": "external",
"summary": "RHEL-14111",
"url": "https://issues.redhat.com/browse/RHEL-14111"
},
{
"category": "external",
"summary": "RHEL-15394",
"url": "https://issues.redhat.com/browse/RHEL-15394"
},
{
"category": "external",
"summary": "RHEL-15965",
"url": "https://issues.redhat.com/browse/RHEL-15965"
},
{
"category": "external",
"summary": "RHEL-16581",
"url": "https://issues.redhat.com/browse/RHEL-16581"
},
{
"category": "external",
"summary": "RHEL-16686",
"url": "https://issues.redhat.com/browse/RHEL-16686"
},
{
"category": "external",
"summary": "RHEL-1676",
"url": "https://issues.redhat.com/browse/RHEL-1676"
},
{
"category": "external",
"summary": "RHEL-17067",
"url": "https://issues.redhat.com/browse/RHEL-17067"
},
{
"category": "external",
"summary": "RHEL-17068",
"url": "https://issues.redhat.com/browse/RHEL-17068"
},
{
"category": "external",
"summary": "RHEL-1708",
"url": "https://issues.redhat.com/browse/RHEL-1708"
},
{
"category": "external",
"summary": "RHEL-17168",
"url": "https://issues.redhat.com/browse/RHEL-17168"
},
{
"category": "external",
"summary": "RHEL-17209",
"url": "https://issues.redhat.com/browse/RHEL-17209"
},
{
"category": "external",
"summary": "RHEL-17369",
"url": "https://issues.redhat.com/browse/RHEL-17369"
},
{
"category": "external",
"summary": "RHEL-1761",
"url": "https://issues.redhat.com/browse/RHEL-1761"
},
{
"category": "external",
"summary": "RHEL-18212",
"url": "https://issues.redhat.com/browse/RHEL-18212"
},
{
"category": "external",
"summary": "RHEL-19010",
"url": "https://issues.redhat.com/browse/RHEL-19010"
},
{
"category": "external",
"summary": "RHEL-19117",
"url": "https://issues.redhat.com/browse/RHEL-19117"
},
{
"category": "external",
"summary": "RHEL-19119",
"url": "https://issues.redhat.com/browse/RHEL-19119"
},
{
"category": "external",
"summary": "RHEL-19738",
"url": "https://issues.redhat.com/browse/RHEL-19738"
},
{
"category": "external",
"summary": "RHEL-20764",
"url": "https://issues.redhat.com/browse/RHEL-20764"
},
{
"category": "external",
"summary": "RHEL-21057",
"url": "https://issues.redhat.com/browse/RHEL-21057"
},
{
"category": "external",
"summary": "RHEL-21293",
"url": "https://issues.redhat.com/browse/RHEL-21293"
},
{
"category": "external",
"summary": "RHEL-21570",
"url": "https://issues.redhat.com/browse/RHEL-21570"
},
{
"category": "external",
"summary": "RHEL-21705",
"url": "https://issues.redhat.com/browse/RHEL-21705"
},
{
"category": "external",
"summary": "RHEL-24045",
"url": "https://issues.redhat.com/browse/RHEL-24045"
},
{
"category": "external",
"summary": "RHEL-24593",
"url": "https://issues.redhat.com/browse/RHEL-24593"
},
{
"category": "external",
"summary": "RHEL-24614",
"url": "https://issues.redhat.com/browse/RHEL-24614"
},
{
"category": "external",
"summary": "RHEL-24988",
"url": "https://issues.redhat.com/browse/RHEL-24988"
},
{
"category": "external",
"summary": "RHEL-26049",
"url": "https://issues.redhat.com/browse/RHEL-26049"
},
{
"category": "external",
"summary": "RHEL-3922",
"url": "https://issues.redhat.com/browse/RHEL-3922"
},
{
"category": "external",
"summary": "RHEL-3934",
"url": "https://issues.redhat.com/browse/RHEL-3934"
},
{
"category": "external",
"summary": "RHEL-5324",
"url": "https://issues.redhat.com/browse/RHEL-5324"
},
{
"category": "external",
"summary": "RHEL-6101",
"url": "https://issues.redhat.com/browse/RHEL-6101"
},
{
"category": "external",
"summary": "RHEL-7098",
"url": "https://issues.redhat.com/browse/RHEL-7098"
},
{
"category": "external",
"summary": "RHEL-7115",
"url": "https://issues.redhat.com/browse/RHEL-7115"
},
{
"category": "external",
"summary": "RHEL-7135",
"url": "https://issues.redhat.com/browse/RHEL-7135"
},
{
"category": "external",
"summary": "RHEL-7356",
"url": "https://issues.redhat.com/browse/RHEL-7356"
},
{
"category": "external",
"summary": "RHEL-7360",
"url": "https://issues.redhat.com/browse/RHEL-7360"
},
{
"category": "external",
"summary": "RHEL-7361",
"url": "https://issues.redhat.com/browse/RHEL-7361"
},
{
"category": "external",
"summary": "RHEL-7414",
"url": "https://issues.redhat.com/browse/RHEL-7414"
},
{
"category": "external",
"summary": "RHEL-7478",
"url": "https://issues.redhat.com/browse/RHEL-7478"
},
{
"category": "external",
"summary": "RHEL-7526",
"url": "https://issues.redhat.com/browse/RHEL-7526"
},
{
"category": "external",
"summary": "RHEL-7527",
"url": "https://issues.redhat.com/browse/RHEL-7527"
},
{
"category": "external",
"summary": "RHEL-7561",
"url": "https://issues.redhat.com/browse/RHEL-7561"
},
{
"category": "external",
"summary": "RHEL-7565",
"url": "https://issues.redhat.com/browse/RHEL-7565"
},
{
"category": "external",
"summary": "RHEL-832",
"url": "https://issues.redhat.com/browse/RHEL-832"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2135.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm security update",
"tracking": {
"current_release_date": "2024-11-15T17:48:07+00:00",
"generator": {
"date": "2024-11-15T17:48:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:2135",
"initial_release_date": "2024-04-30T10:36:55+00:00",
"revision_history": [
{
"date": "2024-04-30T10:36:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T10:36:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T17:48:07+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.4.0.GA",
"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:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-img-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-img-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-pa@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-blkio@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-curl@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-docs@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-pr-helper@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debugsource@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-dbus-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-pa-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-blkio-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tests-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-dbus-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product": {
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_id": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-pr-helper-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"product": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"product_id": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-17:8.2.0-11.el9_4.ppc64le",
"product": {
"name": "qemu-img-17:8.2.0-11.el9_4.ppc64le",
"product_id": "qemu-img-17:8.2.0-11.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"product": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"product_id": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debugsource@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product_id": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product_id": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-debuginfo@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product_id": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-img-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-img-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-pa@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-blkio@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-curl@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-vga@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-docs@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-egl-headless@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-opengl@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-pr-helper@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debugsource@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-dbus-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-pa-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-blkio-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-vga-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tests-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-dbus-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-egl-headless-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-opengl-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product": {
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_id": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-pr-helper-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-img-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-img-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-pa@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-blkio@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-curl@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-ccw@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-docs@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-pr-helper@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debugsource@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-dbus-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-audio-pa-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-blkio-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-ccw-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tests-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ui-dbus-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
},
{
"category": "product_version",
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"product": {
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_id": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-pr-helper-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-17:8.2.0-11.el9_4.src",
"product": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.src",
"product_id": "qemu-kvm-17:8.2.0-11.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@8.2.0-11.el9_4?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:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le"
},
"product_reference": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le"
},
"product_reference": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-img-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le"
},
"product_reference": "qemu-img-17:8.2.0-11.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-img-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-img-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le"
},
"product_reference": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src"
},
"product_reference": "qemu-kvm-17:8.2.0-11.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le"
},
"product_reference": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le"
},
"product_reference": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64"
},
"product_reference": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x"
},
"product_reference": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
},
"product_reference": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-3019",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222351"
}
],
"notes": [
{
"category": "description",
"text": "A DMA reentrancy issue leading to a use-after-free error was found in the e1000e NIC emulation code in QEMU. This issue could allow a privileged guest user to crash the QEMU process on the host, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: e1000e: heap use-after-free in e1000e_write_packet_to_guest()",
"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.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3019"
},
{
"category": "external",
"summary": "RHBZ#2222351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222351"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3019",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3019"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3019",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3019"
}
],
"release_date": "2023-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:36:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "QEMU: e1000e: heap use-after-free in e1000e_write_packet_to_guest()"
},
{
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
},
"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-04-30T10:36:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
}
],
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
},
"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-04-30T10:36:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
},
{
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
},
"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-04-30T10:36:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
},
{
"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.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "QEMU: VNC: NULL pointer dereference in qemu_clipboard_request()"
},
{
"cve": "CVE-2023-42467",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"discovery_date": "2023-09-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2238291"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the qemu package. A division by zero in the scsi_disk_reset function can cause QEMU and the guest to stop immediately.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: am53c974: denial of service due to division by zero",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Triggering this bug requires kernel or root privileges in the guest VM because it requires direct hardware access. Anyone who has these privileges could also just perform a regular shutdown of the VM, with only a very slightly different result.",
"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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-42467"
},
{
"category": "external",
"summary": "RHBZ#2238291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-42467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-42467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42467"
},
{
"category": "external",
"summary": "https://gitlab.com/qemu-project/qemu/-/issues/1813",
"url": "https://gitlab.com/qemu-project/qemu/-/issues/1813"
}
],
"release_date": "2023-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:36:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src",
"AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x",
"AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "QEMU: am53c974: denial of service due to division by zero"
}
]
}
RHSA-2024:2962
Vulnerability from csaf_redhat - Published: 2024-05-22 10:16 - Updated: 2025-11-21 19:02Notes
{
"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-11-21T19:02:07+00:00",
"generator": {
"date": "2025-11-21T19:02:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"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-11-21T19:02:07+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": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"product": {
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src (virt:rhel)",
"product_id": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-winsupport@8.10-1.module%2Bel8.10.0%2B19908%2B9938c7c9?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"product": {
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src (virt:rhel)",
"product_id": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-python@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"product": {
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src (virt:rhel)",
"product_id": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=src\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"product": {
"name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src (virt:rhel)",
"product_id": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/seabios@1.16.0-4.module%2Bel8.9.0%2B19570%2B14a90618?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sgabios@0.20170427git-3.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product": {
"name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src (virt:rhel)",
"product_id": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/virt-v2v@1.42.0-22.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"product": {
"name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src (virt:rhel)",
"product_id": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/SLOF@20210217-2.module%2Bel8.10.0%2B20141%2B6faa2812?arch=src\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"product": {
"name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src (virt-devel:rhel)",
"product_id": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/SLOF@20210217-2.module%2Bel8.10.0%2B20141%2B6faa2812?arch=src\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"product": {
"name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src (virt-devel:rhel)",
"product_id": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/seabios@1.16.0-4.module%2Bel8.9.0%2B19570%2B14a90618?arch=src\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"product": {
"name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src (virt-devel:rhel)",
"product_id": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sgabios@0.20170427git-3.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"product": {
"name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src (virt-devel:rhel)",
"product_id": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/virt-v2v@1.42.0-22.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-debugsource@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-appliance@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-debugsource@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gfs2@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gobject@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-java@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-rescue@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-rsync@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"product": {
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64 (virt:rhel)",
"product_id": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-winsupport@8.10-1.module%2Bel8.10.0%2B19908%2B9938c7c9?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-xfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-debugsource@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-devel@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-utils@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-utils-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-debugsource@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms-debuginfo@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms-debugsource@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms-devel@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-kvm@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus-debuginfo@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus-debugsource@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debugsource@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-devel@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-docs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-lock-sanlock@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-lock-sanlock-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-python-debugsource@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product": {
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel)",
"product_id": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/lua-guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdfuse@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdfuse-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-filters@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-filters-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-curl-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-curl-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-debugsource@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-devel@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-example-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-example-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-nbd-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-nbd-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-python-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-python-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-server@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-server-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-ssh-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-ssh-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-vddk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-vddk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-xz-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-xz-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-debugsource@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-devel@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-libs@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-libs-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt-debuginfo@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt-debugsource@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libvirt@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libvirt-debuginfo@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"product": {
"name": "qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel)",
"product_id": "qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"product": {
"name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64 (virt:rhel)",
"product_id": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/seabios@1.16.0-4.module%2Bel8.9.0%2B19570%2B14a90618?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sgabios@0.20170427git-3.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin-debuginfo@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin-debugsource@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin-devel@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-debugsource@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-devel@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-libs@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-libs-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-tools@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-tools-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-tools-pkcs11@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/virt-dib@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/virt-v2v@1.42.0-22.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"product": {
"name": "virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel)",
"product_id": "virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel)",
"product_id": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel)",
"product_id": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel)",
"product_id": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product": {
"name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel)",
"product_id": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product": {
"name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel)",
"product_id": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"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\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product": {
"name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel)",
"product_id": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"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\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel)",
"product_id": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel)",
"product_id": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel)",
"product_id": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"product": {
"name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt-devel:rhel)",
"product_id": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"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\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product": {
"name": "libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch (virt:rhel)",
"product_id": "libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-bash-completion@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product": {
"name": "libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch (virt:rhel)",
"product_id": "libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-inspect-icons@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product": {
"name": "libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch (virt:rhel)",
"product_id": "libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-javadoc@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product": {
"name": "libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch (virt:rhel)",
"product_id": "libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product": {
"name": "libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch (virt:rhel)",
"product_id": "libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product": {
"name": "libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch (virt:rhel)",
"product_id": "libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-tools@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product": {
"name": "libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch (virt:rhel)",
"product_id": "libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-bash-completion@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product": {
"name": "nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch (virt:rhel)",
"product_id": "nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-bash-completion@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"product": {
"name": "seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch (virt:rhel)",
"product_id": "seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/seabios-bin@1.16.0-4.module%2Bel8.9.0%2B19570%2B14a90618?arch=noarch\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"product": {
"name": "seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch (virt:rhel)",
"product_id": "seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/seavgabios-bin@1.16.0-4.module%2Bel8.9.0%2B19570%2B14a90618?arch=noarch\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product": {
"name": "sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch (virt:rhel)",
"product_id": "sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sgabios-bin@0.20170427git-3.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product": {
"name": "virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch (virt:rhel)",
"product_id": "virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product": {
"name": "virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch (virt:rhel)",
"product_id": "virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"product": {
"name": "virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch (virt:rhel)",
"product_id": "virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"product": {
"name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch (virt:rhel)",
"product_id": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/SLOF@20210217-2.module%2Bel8.10.0%2B20141%2B6faa2812?arch=noarch\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-debugsource@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-appliance@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-debugsource@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gfs2@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gobject@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gobject-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gobject-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-java@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-java-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-java-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-rescue@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-rsync@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-tools-c@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"product": {
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x (virt:rhel)",
"product_id": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-winsupport@8.10-1.module%2Bel8.10.0%2B19908%2B9938c7c9?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-xfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-debugsource@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-devel@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-utils@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-utils-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-debugsource@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms-debuginfo@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms-debugsource@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms-devel@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-gluster@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-kvm@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus-debuginfo@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus-debugsource@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debugsource@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-devel@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-docs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-lock-sanlock@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-lock-sanlock-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-python-debugsource@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product": {
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel)",
"product_id": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/lua-guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/lua-guestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdfuse@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdfuse-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-filters@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-filters-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-curl-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-curl-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-debugsource@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-devel@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-example-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-example-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-nbd-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-nbd-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-python-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-python-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-server@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-server-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-ssh-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-ssh-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-xz-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-xz-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-debugsource@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-devel@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-libs@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-libs-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt-debuginfo@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt-debugsource@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libvirt@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libvirt-debuginfo@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debugsource@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product": {
"name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel)",
"product_id": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-docs@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin-debuginfo@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin-debugsource@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin-devel@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-debugsource@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-devel@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-libs@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-libs-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-tools@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-tools-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-tools-pkcs11@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/virt-dib@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product": {
"name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel)",
"product_id": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/virt-dib-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel)",
"product_id": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel)",
"product_id": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel)",
"product_id": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product": {
"name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel)",
"product_id": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product": {
"name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel)",
"product_id": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product": {
"name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel)",
"product_id": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel)",
"product_id": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel)",
"product_id": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel)",
"product_id": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"product": {
"name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt-devel:rhel)",
"product_id": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tests@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-debugsource@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-appliance@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-debugsource@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gfs2@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gobject@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gobject-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gobject-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-java@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-java-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-java-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-rescue@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-rsync@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-tools-c@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le (virt:rhel)",
"product_id": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-winsupport@8.10-1.module%2Bel8.10.0%2B19908%2B9938c7c9?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-xfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-debugsource@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-devel@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-utils@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-utils-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-debugsource@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms-debuginfo@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms-debugsource@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms-devel@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-gluster@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-kvm@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus-debuginfo@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus-debugsource@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debugsource@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-devel@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-docs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-lock-sanlock@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-lock-sanlock-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-python-debugsource@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product": {
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel)",
"product_id": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/lua-guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/lua-guestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdfuse@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdfuse-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-filters@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-filters-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-curl-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-curl-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-debugsource@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-devel@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-example-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-example-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-nbd-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-nbd-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-python-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-python-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-server@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-server-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-ssh-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-ssh-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-xz-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-xz-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-debugsource@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-devel@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-libs@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-libs-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt-debuginfo@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt-debugsource@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libvirt@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libvirt-debuginfo@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debugsource@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product": {
"name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel)",
"product_id": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-docs@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin-debuginfo@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin-debugsource@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin-devel@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-debugsource@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-devel@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-libs@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-libs-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-tools@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-tools-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-tools-pkcs11@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/virt-dib@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product": {
"name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel)",
"product_id": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/virt-dib-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel)",
"product_id": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel)",
"product_id": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel)",
"product_id": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product": {
"name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel)",
"product_id": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product": {
"name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel)",
"product_id": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product": {
"name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel)",
"product_id": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel)",
"product_id": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel)",
"product_id": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel)",
"product_id": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"product": {
"name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt-devel:rhel)",
"product_id": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tests@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-debugsource@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-appliance@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-debugsource@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gfs2@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gobject@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gobject-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-gobject-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-java@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-java-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-java-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-rescue@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-rsync@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-tools-c@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"product": {
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64 (virt:rhel)",
"product_id": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-winsupport@8.10-1.module%2Bel8.10.0%2B19908%2B9938c7c9?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-xfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-debugsource@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-devel@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-utils@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-utils-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-debugsource@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms-debuginfo@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms-debugsource@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtpms-devel@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-gluster@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-kvm@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus-debuginfo@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus-debugsource@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debugsource@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-devel@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-docs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-lock-sanlock@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-lock-sanlock-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-python-debugsource@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product": {
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel)",
"product_id": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/lua-guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/lua-guestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdfuse@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdfuse-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-filters@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-filters-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-basic-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-curl-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-curl-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-debugsource@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-devel@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-example-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-example-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-gzip-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-nbd-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-nbd-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-python-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-python-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-server@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-server-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-ssh-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-ssh-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tar-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-xz-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdkit-xz-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-debugsource@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-devel@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-libs@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-libs-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt-debuginfo@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt-debugsource@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libvirt@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libvirt-debuginfo@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-guest-agent@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-core@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"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\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debugsource@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product": {
"name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel)",
"product_id": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-docs@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin-debuginfo@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin-debugsource@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supermin-devel@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-debugsource@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-devel@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-libs@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-libs-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-tools@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-tools-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/swtpm-tools-pkcs11@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/virt-dib@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product": {
"name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel)",
"product_id": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/virt-dib-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel)",
"product_id": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel)",
"product_id": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel)",
"product_id": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product": {
"name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel)",
"product_id": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product": {
"name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel)",
"product_id": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product": {
"name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel)",
"product_id": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel)",
"product_id": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel)",
"product_id": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel)",
"product_id": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"product": {
"name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt-devel:rhel)",
"product_id": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tests@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-debugsource@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"product": {
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686 (virt-devel:rhel)",
"product_id": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libguestfs-winsupport@8.10-1.module%2Bel8.10.0%2B19908%2B9938c7c9?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-debugsource@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-devel@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-utils@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libiscsi-utils-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-debugsource@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"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\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"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\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"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\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"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\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"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\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"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\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"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\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"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\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus-debuginfo@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-dbus-debugsource@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debugsource@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-devel@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-docs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-python-debugsource@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product": {
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel)",
"product_id": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdfuse@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nbdfuse-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-debugsource@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-devel@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-libs@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netcf-libs-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ocaml-libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt-debuginfo@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Virt-debugsource@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libvirt@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libvirt-debuginfo@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
},
{
"category": "product_version",
"name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product": {
"name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel)",
"product_id": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sgabios@0.20170427git-3.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026epoch=1\u0026rpmmod=virt-devel:rhel:8100020240314161907:e155f54d"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel"
},
"product_reference": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"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.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel"
},
"product_reference": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel"
},
"product_reference": "libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel"
},
"product_reference": "libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel"
},
"product_reference": "libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel"
},
"product_reference": "libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel"
},
"product_reference": "libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel"
},
"product_reference": "libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel"
},
"product_reference": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel"
},
"product_reference": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel"
},
"product_reference": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel"
},
"product_reference": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel"
},
"product_reference": "libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel"
},
"product_reference": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel"
},
"product_reference": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel"
},
"product_reference": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel"
},
"product_reference": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel"
},
"product_reference": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel"
},
"product_reference": "nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel"
},
"product_reference": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel"
},
"product_reference": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel"
},
"product_reference": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel"
},
"product_reference": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel"
},
"product_reference": "qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel"
},
"product_reference": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel"
},
"product_reference": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel"
},
"product_reference": "seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel"
},
"product_reference": "seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel"
},
"product_reference": "sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel"
},
"product_reference": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel"
},
"product_reference": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel"
},
"product_reference": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel"
},
"product_reference": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel"
},
"product_reference": "virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel"
},
"product_reference": "virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel"
},
"product_reference": "virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"relates_to_product_reference": "AppStream-8.10.0.GA"
},
{
"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 (virt:rhel) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel"
},
"product_reference": "virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"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.src (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel"
},
"product_reference": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel"
},
"product_reference": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"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 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel"
},
"product_reference": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel"
},
"product_reference": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel"
},
"product_reference": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel"
},
"product_reference": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel"
},
"product_reference": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel"
},
"product_reference": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel"
},
"product_reference": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel"
},
"product_reference": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel"
},
"product_reference": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel"
},
"product_reference": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel"
},
"product_reference": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel"
},
"product_reference": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel"
},
"product_reference": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel"
},
"product_reference": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel"
},
"product_reference": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel"
},
"product_reference": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel"
},
"product_reference": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel"
},
"product_reference": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel"
},
"product_reference": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel"
},
"product_reference": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686 (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel"
},
"product_reference": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
},
"product_reference": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src (virt-devel:rhel) as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
},
"product_reference": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"relates_to_product_reference": "CRB-8.10.0.GA"
}
]
},
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
]
},
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
],
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
]
}
],
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
]
},
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
],
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
]
}
],
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
]
}
],
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
]
},
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
],
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
]
}
],
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
]
}
],
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
]
},
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
],
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
]
}
],
"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:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch::virt:rhel",
"AppStream-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x::virt:rhel",
"AppStream-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt:rhel",
"AppStream-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64::virt:rhel",
"AppStream-8.10.0.GA:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt:rhel",
"AppStream-8.10.0.GA:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"AppStream-8.10.0.GA:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch::virt:rhel",
"CRB-8.10.0.GA:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x::virt-devel:rhel",
"CRB-8.10.0.GA:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686::virt-devel:rhel",
"CRB-8.10.0.GA:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src::virt-devel:rhel",
"CRB-8.10.0.GA:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src::virt-devel:rhel"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "QEMU: virtio-net: stack buffer overflow in virtio_net_flush_tx()"
}
]
}
FKIE_CVE-2023-6683
Vulnerability from fkie_nvd - Published: 2024-01-12 19:15 - Updated: 2025-05-02 15:106.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | https://access.redhat.com/errata/RHSA-2024:2135 | Third Party Advisory | |
| secalert@redhat.com | https://access.redhat.com/errata/RHSA-2024:2962 | Third Party Advisory | |
| secalert@redhat.com | https://access.redhat.com/security/cve/CVE-2023-6683 | Third Party Advisory | |
| secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=2254825 | Issue Tracking, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2024:2135 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2024:2962 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/security/cve/CVE-2023-6683 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=2254825 | Issue Tracking, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20240223-0001/ | Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| qemu | qemu | * | |
| redhat | enterprise_linux | 8.0 | |
| redhat | enterprise_linux | 9.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C0232DBC-5896-4EC7-AEE7-595BBD67A5C7",
"versionEndExcluding": "8.2.2",
"versionStartIncluding": "6.1.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "7F6FB57C-2BC7-487C-96DD-132683AEB35D",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Se encontr\u00f3 una falla en el servidor QEMU built-in VNC al procesar mensajes ClientCutText. Se puede acceder a la funci\u00f3n qemu_clipboard_request() antes de que se llamara a vnc_server_cut_text_caps() y tuviera la oportunidad de inicializar el par del portapapeles, lo que lleva a una desreferencia del puntero NULL. Esto podr\u00eda permitir que un cliente VNC autenticado malicioso bloquee QEMU y provoque una denegaci\u00f3n de servicio."
}
],
"id": "CVE-2023-6683",
"lastModified": "2025-05-02T15:10:54.503",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2024-01-12T19:15:11.480",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2024:2962"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/security/cve/CVE-2023-6683"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"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-6683"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20240223-0001/"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
SUSE-SU-2024:1394-1
Vulnerability from csaf_suse - Published: 2024-04-23 09:16 - Updated: 2024-04-23 09:16Notes
{
"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-2023-3019: Fixed heap use-after-free in e1000e_write_packet_to_guest() (bsc#1213269)\n - CVE-2023-6683: Fixed NULL pointer dereference in qemu_clipboard_request() (bsc#1218889)\n - CVE-2024-24474: Fixed integer overflow results in buffer overflow via SCSI command (bsc#1220134)\n - CVE-2024-3446: Fixed DM reentrancy issue that could lead to double free vulnerability (bsc#1222843)\n - CVE-2024-3447: Fixed heap buffer overflow in sdhci_write_dataport() (bsc#1222845)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1394,SUSE-SLE-Micro-5.3-2024-1394,SUSE-SLE-Micro-5.4-2024-1394,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1394,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1394,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1394,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1394,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1394,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-1394,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-1394,openSUSE-Leap-Micro-5.3-2024-1394,openSUSE-Leap-Micro-5.4-2024-1394",
"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_1394-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1394-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241394-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1394-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/035064.html"
},
{
"category": "self",
"summary": "SUSE Bug 1213269",
"url": "https://bugzilla.suse.com/1213269"
},
{
"category": "self",
"summary": "SUSE Bug 1218889",
"url": "https://bugzilla.suse.com/1218889"
},
{
"category": "self",
"summary": "SUSE Bug 1220134",
"url": "https://bugzilla.suse.com/1220134"
},
{
"category": "self",
"summary": "SUSE Bug 1222843",
"url": "https://bugzilla.suse.com/1222843"
},
{
"category": "self",
"summary": "SUSE Bug 1222845",
"url": "https://bugzilla.suse.com/1222845"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3019 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3019/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6683 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6683/"
},
{
"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-3446 page",
"url": "https://www.suse.com/security/cve/CVE-2024-3446/"
},
{
"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-04-23T09:16:10Z",
"generator": {
"date": "2024-04-23T09:16:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1394-1",
"initial_release_date": "2024-04-23T09:16:10Z",
"revision_history": [
{
"date": "2024-04-23T09:16:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "qemu-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-accel-qtest-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-accel-qtest-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-arm-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-arm-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-arm-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-audio-alsa-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-audio-jack-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-audio-jack-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-audio-oss-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-audio-oss-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-audio-pa-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-block-curl-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-block-dmg-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-block-dmg-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-block-gluster-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-block-gluster-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-block-nfs-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-block-nfs-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-block-rbd-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-block-ssh-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-extra-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-extra-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-extra-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-ksm-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-lang-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-lang-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-lang-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-linux-user-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-linux-user-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-ppc-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-ppc-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-s390x-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-s390x-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-s390x-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-tools-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-tools-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-tools-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-ui-curses-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-x86-6.2.0-150400.37.29.1.aarch64",
"product": {
"name": "qemu-x86-6.2.0-150400.37.29.1.aarch64",
"product_id": "qemu-x86-6.2.0-150400.37.29.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-accel-qtest-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-accel-qtest-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-arm-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-arm-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-arm-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-audio-alsa-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-audio-jack-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-audio-jack-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-audio-oss-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-audio-oss-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-audio-pa-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-audio-spice-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-block-curl-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-block-dmg-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-block-dmg-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-block-gluster-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-block-gluster-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-block-iscsi-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-block-nfs-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-block-nfs-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-block-ssh-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-chardev-baum-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-chardev-spice-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-extra-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-extra-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-extra-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-guest-agent-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-hw-usb-host-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ksm-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-ksm-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-kvm-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-kvm-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-kvm-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-lang-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-lang-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-lang-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-linux-user-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-linux-user-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ppc-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-ppc-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-ppc-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-s390x-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-s390x-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-s390x-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-tools-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-tools-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-tools-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-ui-curses-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-ui-gtk-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-ui-opengl-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-ui-spice-app-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-ui-spice-core-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-x86-6.2.0-150400.37.29.1.i586",
"product": {
"name": "qemu-x86-6.2.0-150400.37.29.1.i586",
"product_id": "qemu-x86-6.2.0-150400.37.29.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"product": {
"name": "qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"product_id": "qemu-SLOF-6.2.0-150400.37.29.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"product": {
"name": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"product_id": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-microvm-6.2.0-150400.37.29.1.noarch",
"product": {
"name": "qemu-microvm-6.2.0-150400.37.29.1.noarch",
"product_id": "qemu-microvm-6.2.0-150400.37.29.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"product": {
"name": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"product_id": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-sgabios-8-150400.37.29.1.noarch",
"product": {
"name": "qemu-sgabios-8-150400.37.29.1.noarch",
"product_id": "qemu-sgabios-8-150400.37.29.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"product": {
"name": "qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"product_id": "qemu-skiboot-6.2.0-150400.37.29.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"product": {
"name": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"product_id": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-accel-qtest-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-accel-qtest-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-arm-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-arm-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-arm-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-audio-alsa-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-audio-jack-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-audio-jack-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-audio-oss-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-audio-oss-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-audio-pa-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-block-curl-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-block-dmg-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-block-dmg-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-block-gluster-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-block-gluster-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-block-nfs-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-block-nfs-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-extra-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-extra-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-extra-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-ksm-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-lang-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-linux-user-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-linux-user-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-ppc-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-s390x-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-s390x-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-s390x-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-tools-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-x86-6.2.0-150400.37.29.1.ppc64le",
"product": {
"name": "qemu-x86-6.2.0-150400.37.29.1.ppc64le",
"product_id": "qemu-x86-6.2.0-150400.37.29.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-accel-qtest-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-accel-qtest-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-arm-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-arm-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-arm-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-audio-alsa-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-audio-jack-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-audio-jack-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-audio-oss-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-audio-oss-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-audio-pa-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-audio-spice-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-block-curl-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-block-dmg-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-block-dmg-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-block-gluster-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-block-gluster-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-block-iscsi-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-block-nfs-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-block-nfs-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-block-rbd-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-block-ssh-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-chardev-baum-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-chardev-spice-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-extra-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-extra-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-extra-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ksm-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-ksm-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-kvm-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-kvm-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-kvm-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-lang-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-lang-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-lang-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-linux-user-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-linux-user-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ppc-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-ppc-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-ppc-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-s390x-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-s390x-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-s390x-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-tools-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-tools-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-tools-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-ui-curses-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-ui-gtk-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-ui-opengl-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-ui-spice-app-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-x86-6.2.0-150400.37.29.1.s390x",
"product": {
"name": "qemu-x86-6.2.0-150400.37.29.1.s390x",
"product_id": "qemu-x86-6.2.0-150400.37.29.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-accel-qtest-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-accel-qtest-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-arm-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-arm-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-arm-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-audio-jack-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-audio-jack-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-audio-oss-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-audio-oss-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-block-dmg-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-block-dmg-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-block-gluster-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-block-gluster-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-block-nfs-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-block-nfs-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-extra-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-extra-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-extra-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-hw-usb-smartcard-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-ivshmem-tools-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-ksm-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-kvm-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-lang-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-lang-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-lang-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-linux-user-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-linux-user-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-ppc-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-ppc-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-s390x-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-s390x-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-s390x-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-tools-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-tools-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-tools-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-vhost-user-gpu-6.2.0-150400.37.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-x86-6.2.0-150400.37.29.1.x86_64",
"product": {
"name": "qemu-x86-6.2.0-150400.37.29.1.x86_64",
"product_id": "qemu-x86-6.2.0-150400.37.29.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.4",
"product": {
"name": "openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-arm-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390x-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-s390x-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-150400.37.29.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch"
},
"product_reference": "qemu-sgabios-8-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-arm-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390x-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-s390x-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-150400.37.29.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch"
},
"product_reference": "qemu-sgabios-8-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-arm-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-150400.37.29.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch"
},
"product_reference": "qemu-sgabios-8-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-arm-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-150400.37.29.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch"
},
"product_reference": "qemu-sgabios-8-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-SLOF-6.2.0-150400.37.29.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch"
},
"product_reference": "qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-arm-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-kvm-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390x-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-s390x-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-150400.37.29.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch"
},
"product_reference": "qemu-sgabios-8-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-skiboot-6.2.0-150400.37.29.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch"
},
"product_reference": "qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-SLOF-6.2.0-150400.37.29.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch"
},
"product_reference": "qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-150400.37.29.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch"
},
"product_reference": "qemu-sgabios-8-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-skiboot-6.2.0-150400.37.29.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch"
},
"product_reference": "qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-150400.37.29.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch"
},
"product_reference": "qemu-sgabios-8-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-SLOF-6.2.0-150400.37.29.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch"
},
"product_reference": "qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ksm-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-kvm-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-lang-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390x-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-s390x-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-150400.37.29.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch"
},
"product_reference": "qemu-sgabios-8-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-skiboot-6.2.0-150400.37.29.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch"
},
"product_reference": "qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-6.2.0-150400.37.29.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-arm-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-150400.37.29.1.noarch as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch"
},
"product_reference": "qemu-sgabios-8-150400.37.29.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-arm-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390x-6.2.0-150400.37.29.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-s390x-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-150400.37.29.1.noarch as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch"
},
"product_reference": "qemu-sgabios-8-150400.37.29.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-tools-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch"
},
"product_reference": "qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-6.2.0-150400.37.29.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
},
"product_reference": "qemu-x86-6.2.0-150400.37.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-3019",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3019"
}
],
"notes": [
{
"category": "general",
"text": "A DMA reentrancy issue leading to a use-after-free error was found in the e1000e NIC emulation code in QEMU. This issue could allow a privileged guest user to crash the QEMU process on the host, resulting in a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3019",
"url": "https://www.suse.com/security/cve/CVE-2023-3019"
},
{
"category": "external",
"summary": "SUSE Bug 1213269 for CVE-2023-3019",
"url": "https://bugzilla.suse.com/1213269"
}
],
"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 High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-23T09:16:10Z",
"details": "important"
}
],
"title": "CVE-2023-3019"
},
{
"cve": "CVE-2023-6683",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6683"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6683",
"url": "https://www.suse.com/security/cve/CVE-2023-6683"
},
{
"category": "external",
"summary": "SUSE Bug 1218889 for CVE-2023-6683",
"url": "https://bugzilla.suse.com/1218889"
}
],
"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 High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-23T09:16:10Z",
"details": "moderate"
}
],
"title": "CVE-2023-6683"
},
{
"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 High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.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 High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.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 High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-23T09:16:10Z",
"details": "important"
}
],
"title": "CVE-2024-24474"
},
{
"cve": "CVE-2024-3446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-3446"
}
],
"notes": [
{
"category": "general",
"text": "A double free vulnerability was found in QEMU virtio devices (virtio-gpu, virtio-serial-bus, virtio-crypto), where the mem_reentrancy_guard flag insufficiently protects against DMA reentrancy issues. This issue could allow a malicious privileged guest user to crash the QEMU process on the host, resulting in a denial of service or allow arbitrary code execution within the context of the QEMU process on the host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-3446",
"url": "https://www.suse.com/security/cve/CVE-2024-3446"
},
{
"category": "external",
"summary": "SUSE Bug 1222843 for CVE-2024-3446",
"url": "https://bugzilla.suse.com/1222843"
}
],
"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 High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.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 High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-23T09:16:10Z",
"details": "important"
}
],
"title": "CVE-2024-3446"
},
{
"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 High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.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 High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.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 High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Proxy 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Proxy 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-SLOF-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-alsa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-pa-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-curl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-iscsi-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-rbd-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-block-ssh-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-chardev-baum-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-gpu-pci-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-s390x-virtio-gpu-ccw-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-hw-usb-host-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ksm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-kvm-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-lang-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ppc-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-sgabios-8-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-skiboot-6.2.0-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.s390x",
"SUSE Manager Server 4.3:qemu-ui-curses-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-gtk-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-app-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.ppc64le",
"SUSE Manager Server 4.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"SUSE Manager Server 4.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"SUSE Manager Server 4.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.3:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.3:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.3:qemu-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-accel-tcg-x86-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-arm-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-audio-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-chardev-spice-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-guest-agent-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-qxl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-gpu-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-display-virtio-vga-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-hw-usb-redirect-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ipxe-1.0.0+-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-s390x-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-seabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-sgabios-8-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-tools-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-opengl-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.aarch64",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.s390x",
"openSUSE Leap Micro 5.4:qemu-ui-spice-core-6.2.0-150400.37.29.1.x86_64",
"openSUSE Leap Micro 5.4:qemu-vgabios-1.15.0_0_g2dd4b9b-150400.37.29.1.noarch",
"openSUSE Leap Micro 5.4:qemu-x86-6.2.0-150400.37.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-23T09:16:10Z",
"details": "moderate"
}
],
"title": "CVE-2024-3447"
}
]
}
SUSE-SU-2024:1438-1
Vulnerability from csaf_suse - Published: 2024-04-25 21:40 - Updated: 2024-04-25 21:40Notes
{
"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-3447: Fixed heap buffer overflow in sdhci_write_dataport() (bsc#1222845) \n- CVE-2023-6683: Fixed NULL pointer dereference in qemu_clipboard_request() (bsc#1218889) \n- CVE-2024-3446: Fixed DMA reentrancy issue leads to double free vulnerability (bsc#1222843)\n- CVE-2023-3019: Fixed heap use-after-free in e1000e_write_packet_to_guest() (bsc#1213269) \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1438,SUSE-SLE-Micro-5.5-2024-1438,SUSE-SLE-Module-Basesystem-15-SP5-2024-1438,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-1438,SUSE-SLE-Module-Server-Applications-15-SP5-2024-1438,openSUSE-SLE-15.5-2024-1438",
"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_1438-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1438-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241438-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1438-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/035105.html"
},
{
"category": "self",
"summary": "SUSE Bug 1213269",
"url": "https://bugzilla.suse.com/1213269"
},
{
"category": "self",
"summary": "SUSE Bug 1218889",
"url": "https://bugzilla.suse.com/1218889"
},
{
"category": "self",
"summary": "SUSE Bug 1222843",
"url": "https://bugzilla.suse.com/1222843"
},
{
"category": "self",
"summary": "SUSE Bug 1222845",
"url": "https://bugzilla.suse.com/1222845"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3019 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3019/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6683 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6683/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-3446 page",
"url": "https://www.suse.com/security/cve/CVE-2024-3446/"
},
{
"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-04-25T21:40:20Z",
"generator": {
"date": "2024-04-25T21:40:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1438-1",
"initial_release_date": "2024-04-25T21:40:20Z",
"revision_history": [
{
"date": "2024-04-25T21:40:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "qemu-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-arm-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-arm-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-arm-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-audio-jack-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-audio-oss-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-audio-pa-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-audio-spice-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-curl-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-dmg-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-gluster-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-nfs-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-rbd-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-ssh-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-extra-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-extra-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-extra-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-guest-agent-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-headless-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-headless-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-headless-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ksm-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-lang-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-lang-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-lang-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-linux-user-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-linux-user-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ppc-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-s390x-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-tools-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-tools-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-tools-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ui-curses-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-x86-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-x86-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-x86-7.1.0-150500.49.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-accel-qtest-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-arm-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-arm-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-arm-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-audio-alsa-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-audio-dbus-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-audio-jack-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-audio-oss-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-audio-pa-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-audio-spice-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-block-curl-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-block-curl-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-block-dmg-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-block-gluster-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-block-iscsi-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-block-nfs-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-block-ssh-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-chardev-baum-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-chardev-spice-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-extra-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-extra-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-extra-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-guest-agent-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-headless-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-headless-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-headless-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-usb-host-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ksm-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ksm-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ksm-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-kvm-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-kvm-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-kvm-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-lang-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-lang-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-lang-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-linux-user-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-linux-user-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ppc-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ppc-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ppc-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-s390x-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-s390x-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-s390x-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-tools-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-tools-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-tools-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ui-curses-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ui-dbus-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ui-gtk-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ui-opengl-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ui-spice-app-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ui-spice-core-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-x86-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-x86-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-x86-7.1.0-150500.49.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"product": {
"name": "qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"product_id": "qemu-SLOF-7.1.0-150500.49.15.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"product": {
"name": "qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"product_id": "qemu-ipxe-1.0.0+-150500.49.15.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-microvm-7.1.0-150500.49.15.1.noarch",
"product": {
"name": "qemu-microvm-7.1.0-150500.49.15.1.noarch",
"product_id": "qemu-microvm-7.1.0-150500.49.15.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"product": {
"name": "qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"product_id": "qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-sgabios-8-150500.49.15.1.noarch",
"product": {
"name": "qemu-sgabios-8-150500.49.15.1.noarch",
"product_id": "qemu-sgabios-8-150500.49.15.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"product": {
"name": "qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"product_id": "qemu-skiboot-7.1.0-150500.49.15.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"product": {
"name": "qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"product_id": "qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-arm-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-curl-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-extra-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-headless-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-headless-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-headless-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ksm-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-lang-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-linux-user-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-linux-user-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ppc-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-s390x-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-tools-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-x86-7.1.0-150500.49.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-accel-qtest-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-arm-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-arm-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-arm-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-audio-alsa-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-audio-dbus-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-audio-jack-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-audio-oss-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-audio-pa-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-audio-spice-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-curl-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-dmg-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-gluster-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-iscsi-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-nfs-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-rbd-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-ssh-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-chardev-baum-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-chardev-spice-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-extra-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-extra-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-extra-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-guest-agent-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-headless-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-headless-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-headless-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ksm-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ksm-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ksm-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-kvm-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-kvm-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-kvm-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-lang-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-lang-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-lang-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-linux-user-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-linux-user-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ppc-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ppc-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ppc-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-s390x-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-s390x-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-s390x-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-tools-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-tools-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-tools-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ui-curses-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ui-dbus-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ui-gtk-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ui-opengl-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-x86-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-x86-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-x86-7.1.0-150500.49.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-arm-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-arm-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-arm-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-audio-jack-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-audio-oss-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-audio-pa-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-audio-spice-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-curl-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-dmg-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-gluster-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-nfs-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-rbd-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-ssh-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-extra-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-extra-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-extra-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-guest-agent-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-headless-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-headless-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-headless-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ksm-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-kvm-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-lang-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-lang-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-lang-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-linux-user-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-linux-user-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ppc-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-s390x-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-tools-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-tools-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-tools-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ui-curses-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-x86-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-x86-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-x86-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-7.1.0-150500.49.15.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.15.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-7.1.0-150500.49.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-7.1.0-150500.49.15.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.15.1.s390x"
},
"product_reference": "qemu-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-7.1.0-150500.49.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-SLOF-7.1.0-150500.49.15.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch"
},
"product_reference": "qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"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.15.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.15.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-arm-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-7.1.0-150500.49.15.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-s390x-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-seabios-1.16.0_0_gd239552-150500.49.15.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.15.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch"
},
"product_reference": "qemu-sgabios-8-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-vgabios-1.16.0_0_gd239552-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-x86-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-SLOF-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-accel-qtest-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-accel-qtest-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-accel-qtest-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-accel-qtest-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-arm-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-arm-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-arm-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-audio-alsa-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-audio-alsa-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-audio-alsa-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-audio-jack-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-audio-jack-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-audio-jack-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-audio-jack-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-audio-oss-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-audio-oss-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-audio-oss-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-audio-oss-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-audio-pa-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-audio-pa-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-audio-pa-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-block-dmg-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-block-dmg-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-block-dmg-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-block-dmg-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-block-gluster-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-block-gluster-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-block-gluster-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-block-gluster-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-block-nfs-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-block-nfs-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-block-nfs-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-block-nfs-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-extra-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-extra-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-extra-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-extra-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-microvm-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ppc-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-ppc-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ppc-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-s390x-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-s390x-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-s390x-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-seabios-1.16.0_0_gd239552-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-sgabios-8-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-skiboot-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-ui-gtk-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-ui-spice-app-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-vgabios-1.16.0_0_gd239552-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-x86-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-x86-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-x86-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-SLOF-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-arm-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-audio-alsa-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-audio-dbus-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-audio-dbus-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-audio-dbus-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-audio-dbus-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-audio-pa-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-block-iscsi-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-block-iscsi-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-block-iscsi-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-block-iscsi-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-block-rbd-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-block-rbd-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-block-rbd-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-block-rbd-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-block-ssh-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-block-ssh-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-block-ssh-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-block-ssh-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-chardev-baum-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-chardev-baum-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-chardev-baum-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-chardev-baum-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-usb-host-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-hw-usb-host-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-usb-host-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-usb-host-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ksm-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-ksm-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-ksm-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ksm-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-kvm-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-kvm-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-lang-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-lang-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-lang-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-lang-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-ppc-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-s390x-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-seabios-1.16.0_0_gd239552-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-sgabios-8-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-skiboot-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ui-curses-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-ui-curses-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-ui-curses-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ui-curses-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ui-dbus-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-ui-dbus-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-ui-dbus-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ui-dbus-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ui-gtk-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-ui-gtk-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ui-gtk-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ui-spice-app-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-ui-spice-app-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ui-spice-app-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-vgabios-1.16.0_0_gd239552-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-x86-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-7.1.0-150500.49.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-7.1.0-150500.49.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-7.1.0-150500.49.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-7.1.0-150500.49.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-7.1.0-150500.49.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-7.1.0-150500.49.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-7.1.0-150500.49.15.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.15.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch"
},
"product_reference": "qemu-SLOF-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-accel-qtest-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-accel-qtest-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-accel-qtest-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-accel-qtest-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-arm-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-arm-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-arm-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-arm-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-audio-alsa-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-audio-alsa-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-audio-alsa-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-audio-alsa-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-audio-dbus-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-audio-dbus-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-audio-dbus-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-audio-dbus-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-audio-jack-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-audio-jack-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-audio-jack-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-audio-jack-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-audio-pa-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-audio-pa-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-audio-pa-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-audio-pa-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-block-dmg-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-block-dmg-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-block-dmg-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-block-dmg-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-block-gluster-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-block-gluster-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-block-gluster-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-block-gluster-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-block-iscsi-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-block-iscsi-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-block-iscsi-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-block-iscsi-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-block-nfs-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-block-nfs-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-block-nfs-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-block-nfs-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-block-rbd-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-block-rbd-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-block-rbd-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-block-rbd-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-block-ssh-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-block-ssh-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-block-ssh-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-block-ssh-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-chardev-baum-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-chardev-baum-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-chardev-baum-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-chardev-baum-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-extra-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-extra-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-extra-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-extra-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.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.15.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.15.1.ppc64le"
},
"product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-hw-usb-host-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-hw-usb-host-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-hw-usb-host-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-usb-host-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.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.15.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-ksm-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-ksm-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-ksm-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-ksm-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-kvm-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-kvm-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-lang-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-lang-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-lang-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-lang-7.1.0-150500.49.15.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.15.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch"
},
"product_reference": "qemu-microvm-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-ppc-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-ppc-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-ppc-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-ppc-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-s390x-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-s390x-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-s390x-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-s390x-7.1.0-150500.49.15.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.15.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch"
},
"product_reference": "qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-150500.49.15.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch"
},
"product_reference": "qemu-sgabios-8-150500.49.15.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.15.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch"
},
"product_reference": "qemu-skiboot-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-ui-curses-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-ui-curses-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-ui-curses-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-ui-curses-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-ui-dbus-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-ui-dbus-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-ui-dbus-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-ui-dbus-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-ui-gtk-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-ui-gtk-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-ui-gtk-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-ui-gtk-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-ui-spice-app-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-ui-spice-app-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-ui-spice-app-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ui-spice-app-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch"
},
"product_reference": "qemu-vgabios-1.16.0_0_gd239552-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.15.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.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64"
},
"product_reference": "qemu-x86-7.1.0-150500.49.15.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.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-x86-7.1.0-150500.49.15.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.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x"
},
"product_reference": "qemu-x86-7.1.0-150500.49.15.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.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
},
"product_reference": "qemu-x86-7.1.0-150500.49.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-3019",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3019"
}
],
"notes": [
{
"category": "general",
"text": "A DMA reentrancy issue leading to a use-after-free error was found in the e1000e NIC emulation code in QEMU. This issue could allow a privileged guest user to crash the QEMU process on the host, resulting in a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3019",
"url": "https://www.suse.com/security/cve/CVE-2023-3019"
},
{
"category": "external",
"summary": "SUSE Bug 1213269 for CVE-2023-3019",
"url": "https://bugzilla.suse.com/1213269"
}
],
"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.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/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.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-25T21:40:20Z",
"details": "important"
}
],
"title": "CVE-2023-3019"
},
{
"cve": "CVE-2023-6683",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6683"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6683",
"url": "https://www.suse.com/security/cve/CVE-2023-6683"
},
{
"category": "external",
"summary": "SUSE Bug 1218889 for CVE-2023-6683",
"url": "https://bugzilla.suse.com/1218889"
}
],
"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.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-25T21:40:20Z",
"details": "moderate"
}
],
"title": "CVE-2023-6683"
},
{
"cve": "CVE-2024-3446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-3446"
}
],
"notes": [
{
"category": "general",
"text": "A double free vulnerability was found in QEMU virtio devices (virtio-gpu, virtio-serial-bus, virtio-crypto), where the mem_reentrancy_guard flag insufficiently protects against DMA reentrancy issues. This issue could allow a malicious privileged guest user to crash the QEMU process on the host, resulting in a denial of service or allow arbitrary code execution within the context of the QEMU process on the host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-3446",
"url": "https://www.suse.com/security/cve/CVE-2024-3446"
},
{
"category": "external",
"summary": "SUSE Bug 1222843 for CVE-2024-3446",
"url": "https://bugzilla.suse.com/1222843"
}
],
"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.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.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.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-25T21:40:20Z",
"details": "important"
}
],
"title": "CVE-2024-3446"
},
{
"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 Micro 5.5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.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 Micro 5.5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.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.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-sgabios-8-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.aarch64",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.s390x",
"openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-25T21:40:20Z",
"details": "moderate"
}
],
"title": "CVE-2024-3447"
}
]
}
SUSE-SU-2024:1438-2
Vulnerability from csaf_suse - Published: 2024-04-25 21:40 - Updated: 2024-04-25 21:40Notes
{
"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-3447: Fixed heap buffer overflow in sdhci_write_dataport() (bsc#1222845) \n- CVE-2023-6683: Fixed NULL pointer dereference in qemu_clipboard_request() (bsc#1218889) \n- CVE-2024-3446: Fixed DMA reentrancy issue leads to double free vulnerability (bsc#1222843)\n- CVE-2023-3019: Fixed heap use-after-free in e1000e_write_packet_to_guest() (bsc#1213269) \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1438,SUSE-SLE-Micro-5.5-2024-1438",
"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_1438-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1438-2",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241438-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1438-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019082.html"
},
{
"category": "self",
"summary": "SUSE Bug 1213269",
"url": "https://bugzilla.suse.com/1213269"
},
{
"category": "self",
"summary": "SUSE Bug 1218889",
"url": "https://bugzilla.suse.com/1218889"
},
{
"category": "self",
"summary": "SUSE Bug 1222843",
"url": "https://bugzilla.suse.com/1222843"
},
{
"category": "self",
"summary": "SUSE Bug 1222845",
"url": "https://bugzilla.suse.com/1222845"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3019 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3019/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6683 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6683/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-3446 page",
"url": "https://www.suse.com/security/cve/CVE-2024-3446/"
},
{
"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-04-25T21:40:40Z",
"generator": {
"date": "2024-04-25T21:40:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1438-2",
"initial_release_date": "2024-04-25T21:40:40Z",
"revision_history": [
{
"date": "2024-04-25T21:40:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "qemu-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-accel-qtest-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-arm-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-arm-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-arm-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-audio-alsa-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-audio-dbus-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-audio-jack-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-audio-oss-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-audio-pa-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-audio-spice-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-curl-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-dmg-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-gluster-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-iscsi-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-nfs-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-rbd-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-block-ssh-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-chardev-baum-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-extra-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-extra-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-extra-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-guest-agent-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-headless-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-headless-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-headless-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-usb-host-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ksm-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ksm-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-lang-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-lang-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-lang-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-linux-user-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-linux-user-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ppc-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ppc-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-s390x-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-s390x-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-tools-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-tools-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-tools-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ui-curses-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ui-dbus-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ui-gtk-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ui-spice-app-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-x86-7.1.0-150500.49.15.1.aarch64",
"product": {
"name": "qemu-x86-7.1.0-150500.49.15.1.aarch64",
"product_id": "qemu-x86-7.1.0-150500.49.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-accel-qtest-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-arm-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-arm-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-arm-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-audio-alsa-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-audio-dbus-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-audio-jack-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-audio-oss-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-audio-pa-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-audio-spice-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-block-curl-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-block-curl-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-block-dmg-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-block-gluster-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-block-iscsi-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-block-nfs-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-block-ssh-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-chardev-baum-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-chardev-spice-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-extra-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-extra-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-extra-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-guest-agent-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-headless-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-headless-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-headless-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-usb-host-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ksm-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ksm-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ksm-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-kvm-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-kvm-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-kvm-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-lang-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-lang-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-lang-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-linux-user-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-linux-user-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ppc-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ppc-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ppc-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-s390x-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-s390x-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-s390x-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-tools-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-tools-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-tools-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ui-curses-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ui-dbus-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ui-gtk-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ui-opengl-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ui-spice-app-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-ui-spice-core-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-x86-7.1.0-150500.49.15.1.i586",
"product": {
"name": "qemu-x86-7.1.0-150500.49.15.1.i586",
"product_id": "qemu-x86-7.1.0-150500.49.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"product": {
"name": "qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"product_id": "qemu-SLOF-7.1.0-150500.49.15.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"product": {
"name": "qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"product_id": "qemu-ipxe-1.0.0+-150500.49.15.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-microvm-7.1.0-150500.49.15.1.noarch",
"product": {
"name": "qemu-microvm-7.1.0-150500.49.15.1.noarch",
"product_id": "qemu-microvm-7.1.0-150500.49.15.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"product": {
"name": "qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"product_id": "qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-sgabios-8-150500.49.15.1.noarch",
"product": {
"name": "qemu-sgabios-8-150500.49.15.1.noarch",
"product_id": "qemu-sgabios-8-150500.49.15.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"product": {
"name": "qemu-skiboot-7.1.0-150500.49.15.1.noarch",
"product_id": "qemu-skiboot-7.1.0-150500.49.15.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"product": {
"name": "qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"product_id": "qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-accel-qtest-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-arm-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-arm-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-audio-alsa-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-audio-dbus-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-audio-jack-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-audio-oss-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-audio-pa-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-curl-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-dmg-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-gluster-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-iscsi-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-nfs-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-rbd-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-block-ssh-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-chardev-baum-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-extra-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-extra-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-headless-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-headless-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-headless-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-usb-host-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ksm-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ksm-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-lang-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-lang-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-linux-user-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-linux-user-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ppc-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-s390x-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-s390x-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-tools-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ui-curses-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ui-dbus-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ui-gtk-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ui-spice-app-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"product": {
"name": "qemu-x86-7.1.0-150500.49.15.1.ppc64le",
"product_id": "qemu-x86-7.1.0-150500.49.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-accel-qtest-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-arm-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-arm-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-arm-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-audio-alsa-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-audio-dbus-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-audio-jack-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-audio-oss-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-audio-pa-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-audio-spice-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-curl-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-dmg-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-gluster-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-iscsi-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-nfs-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-rbd-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-block-ssh-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-chardev-baum-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-chardev-spice-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-extra-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-extra-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-extra-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-guest-agent-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-headless-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-headless-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-headless-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-usb-host-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ksm-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ksm-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ksm-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-kvm-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-kvm-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-kvm-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-lang-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-lang-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-lang-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-linux-user-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-linux-user-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ppc-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ppc-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ppc-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-s390x-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-s390x-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-s390x-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-tools-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-tools-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-tools-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ui-curses-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ui-dbus-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ui-gtk-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ui-opengl-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ui-spice-app-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-x86-7.1.0-150500.49.15.1.s390x",
"product": {
"name": "qemu-x86-7.1.0-150500.49.15.1.s390x",
"product_id": "qemu-x86-7.1.0-150500.49.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-accel-qtest-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-arm-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-arm-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-arm-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-audio-alsa-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-audio-dbus-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-audio-jack-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-audio-jack-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-audio-oss-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-audio-oss-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-audio-pa-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-audio-pa-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-audio-spice-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-curl-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-dmg-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-dmg-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-gluster-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-gluster-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-iscsi-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-nfs-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-nfs-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-rbd-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-rbd-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-block-ssh-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-block-ssh-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-chardev-baum-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-extra-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-extra-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-extra-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-guest-agent-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-headless-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-headless-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-headless-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-usb-host-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ivshmem-tools-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ksm-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ksm-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-kvm-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-kvm-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-lang-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-lang-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-lang-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-linux-user-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-linux-user-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ppc-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ppc-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-s390x-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-s390x-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-tools-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-tools-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-tools-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ui-curses-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ui-curses-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ui-dbus-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ui-gtk-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ui-spice-app-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-x86-7.1.0-150500.49.15.1.x86_64",
"product": {
"name": "qemu-x86-7.1.0-150500.49.15.1.x86_64",
"product_id": "qemu-x86-7.1.0-150500.49.15.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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-7.1.0-150500.49.15.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.15.1.aarch64"
},
"product_reference": "qemu-7.1.0-150500.49.15.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.15.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-7.1.0-150500.49.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-7.1.0-150500.49.15.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.15.1.s390x"
},
"product_reference": "qemu-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-7.1.0-150500.49.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-SLOF-7.1.0-150500.49.15.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch"
},
"product_reference": "qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"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.15.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.15.1.x86_64"
},
"product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-arm-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-audio-spice-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-block-curl-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-chardev-spice-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-guest-agent-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-7.1.0-150500.49.15.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-s390x-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-seabios-1.16.0_0_gd239552-150500.49.15.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.15.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch"
},
"product_reference": "qemu-sgabios-8-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-tools-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ui-opengl-7.1.0-150500.49.15.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.15.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.15.1.aarch64"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.1.ppc64le 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.15.1.ppc64le"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"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.15.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.15.1.s390x"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-ui-spice-core-7.1.0-150500.49.15.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.15.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.15.1.noarch"
},
"product_reference": "qemu-vgabios-1.16.0_0_gd239552-150500.49.15.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.15.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.15.1.x86_64"
},
"product_reference": "qemu-x86-7.1.0-150500.49.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-3019",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3019"
}
],
"notes": [
{
"category": "general",
"text": "A DMA reentrancy issue leading to a use-after-free error was found in the e1000e NIC emulation code in QEMU. This issue could allow a privileged guest user to crash the QEMU process on the host, resulting in a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3019",
"url": "https://www.suse.com/security/cve/CVE-2023-3019"
},
{
"category": "external",
"summary": "SUSE Bug 1213269 for CVE-2023-3019",
"url": "https://bugzilla.suse.com/1213269"
}
],
"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.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/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.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-25T21:40:40Z",
"details": "important"
}
],
"title": "CVE-2023-3019"
},
{
"cve": "CVE-2023-6683",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6683"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6683",
"url": "https://www.suse.com/security/cve/CVE-2023-6683"
},
{
"category": "external",
"summary": "SUSE Bug 1218889 for CVE-2023-6683",
"url": "https://bugzilla.suse.com/1218889"
}
],
"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.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-25T21:40:40Z",
"details": "moderate"
}
],
"title": "CVE-2023-6683"
},
{
"cve": "CVE-2024-3446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-3446"
}
],
"notes": [
{
"category": "general",
"text": "A double free vulnerability was found in QEMU virtio devices (virtio-gpu, virtio-serial-bus, virtio-crypto), where the mem_reentrancy_guard flag insufficiently protects against DMA reentrancy issues. This issue could allow a malicious privileged guest user to crash the QEMU process on the host, resulting in a denial of service or allow arbitrary code execution within the context of the QEMU process on the host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-3446",
"url": "https://www.suse.com/security/cve/CVE-2024-3446"
},
{
"category": "external",
"summary": "SUSE Bug 1222843 for CVE-2024-3446",
"url": "https://bugzilla.suse.com/1222843"
}
],
"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.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.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.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-25T21:40:40Z",
"details": "important"
}
],
"title": "CVE-2024-3446"
},
{
"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 Micro 5.5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.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 Micro 5.5:qemu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.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.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-SLOF-7.1.0-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-ppc-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.s390x",
"SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.15.1.noarch",
"SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-25T21:40:40Z",
"details": "moderate"
}
],
"title": "CVE-2024-3447"
}
]
}
WID-SEC-W-2024-0079
Vulnerability from csaf_certbund - Published: 2024-01-14 23:00 - Updated: 2025-04-10 22:00Notes
{
"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 entfernter, authentisierter Angreifer kann eine Schwachstelle in QEMU ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"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-0079 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0079.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0079 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0079"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2024-01-14",
"url": "https://github.com/advisories/GHSA-x9c6-9g9w-hg73"
},
{
"category": "external",
"summary": "RedHat Customer Portal vom 2024-01-14",
"url": "https://access.redhat.com/security/cve/CVE-2023-6683"
},
{
"category": "external",
"summary": "Red Hat Bugzilla \u2013 Bug 2254825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825"
},
{
"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": "SUSE Security Update SUSE-SU-2024:1394-1 vom 2024-04-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018405.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1438-1 vom 2024-04-26",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/3HSRH6PHMVZ5S6LL5XY56P7KM6QDI547/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2135 vom 2024-04-30",
"url": "https://access.redhat.com/errata/RHSA-2024:2135"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:2135 vom 2024-05-10",
"url": "https://errata.build.resf.org/RLSA-2024:2135"
},
{
"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": "Oracle Linux Security Advisory ELSA-2024-12435 vom 2024-06-14",
"url": "https://linux.oracle.com/errata/ELSA-2024-12435.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1438-2 vom 2024-08-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019082.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": "Oracle Linux Security Advisory ELSA-2024-12791 vom 2024-10-23",
"url": "https://linux.oracle.com/errata/ELSA-2024-12791.html"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA92874 vom 2024-01-09",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R2-release"
},
{
"category": "external",
"summary": "Juniper Security Bulletin",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R2-release?language=en_US"
}
],
"source_lang": "en-US",
"title": "QEMU: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-04-10T22:00:00.000+00:00",
"generator": {
"date": "2025-04-11T08:49:57.716+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2024-0079",
"initial_release_date": "2024-01-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-01-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-04-10T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-04-23T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-25T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-29T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-12T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-05-21T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-28T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-06-02T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-06-04T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-06-16T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-07-31T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-12T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-09-02T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-10-23T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-01-08T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Juniper aufgenommen"
},
{
"date": "2025-04-10T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates aufgenommen"
}
],
"status": "final",
"version": "17"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c24.1R2",
"product": {
"name": "Juniper Junos Space \u003c24.1R2",
"product_id": "T040074"
}
},
{
"category": "product_version",
"name": "24.1R2",
"product": {
"name": "Juniper Junos Space 24.1R2",
"product_id": "T040074-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:juniper:junos_space:24.1r2"
}
}
}
],
"category": "product_name",
"name": "Junos Space"
}
],
"category": "vendor",
"name": "Juniper"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source QEMU",
"product": {
"name": "Open Source QEMU",
"product_id": "T032029",
"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": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"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-6683",
"product_status": {
"known_affected": [
"T040074",
"T002207",
"67646",
"T000126",
"T032029",
"T004914",
"T032255"
]
},
"release_date": "2024-01-14T23:00:00.000+00:00",
"title": "CVE-2023-6683"
}
]
}
MSRC_CVE-2023-6683
Vulnerability from csaf_microsoft - Published: 2024-01-01 08:00 - Updated: 2025-04-22 00:00Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2023-6683 Qemu: vnc: null pointer dereference in qemu_clipboard_request() - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2023-6683.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Qemu: vnc: null pointer dereference in qemu_clipboard_request()",
"tracking": {
"current_release_date": "2025-04-22T00:00:00.000Z",
"generator": {
"date": "2025-10-20T00:58:25.388Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2023-6683",
"initial_release_date": "2024-01-01T08:00:00.000Z",
"revision_history": [
{
"date": "2025-03-26T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-04-22T00:00:00.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 qemu 8.2.0-16",
"product": {
"name": "\u003cazl3 qemu 8.2.0-16",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "azl3 qemu 8.2.0-16",
"product": {
"name": "azl3 qemu 8.2.0-16",
"product_id": "17459"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 qemu 6.2.0-21",
"product": {
"name": "\u003ccbl2 qemu 6.2.0-21",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "cbl2 qemu 6.2.0-21",
"product": {
"name": "cbl2 qemu 6.2.0-21",
"product_id": "18121"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 qemu 8.2.0-13",
"product": {
"name": "\u003cazl3 qemu 8.2.0-13",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 qemu 8.2.0-13",
"product": {
"name": "azl3 qemu 8.2.0-13",
"product_id": "18122"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 qemu 6.2.0-24",
"product": {
"name": "\u003ccbl2 qemu 6.2.0-24",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 qemu 6.2.0-24",
"product": {
"name": "cbl2 qemu 6.2.0-24",
"product_id": "19662"
}
}
],
"category": "product_name",
"name": "qemu"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 qemu 8.2.0-16 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 qemu 8.2.0-16 as a component of Azure Linux 3.0",
"product_id": "17459-17084"
},
"product_reference": "17459",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 qemu 6.2.0-21 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 qemu 6.2.0-21 as a component of CBL Mariner 2.0",
"product_id": "18121-17086"
},
"product_reference": "18121",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 qemu 8.2.0-13 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 qemu 8.2.0-13 as a component of Azure Linux 3.0",
"product_id": "18122-17084"
},
"product_reference": "18122",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 qemu 6.2.0-24 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 qemu 6.2.0-24 as a component of CBL Mariner 2.0",
"product_id": "19662-17086"
},
"product_reference": "19662",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-6683",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "general",
"text": "redhat",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17459-17084",
"18121-17086",
"18122-17084",
"19662-17086"
],
"known_affected": [
"17084-4",
"17086-3",
"17084-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-6683 Qemu: vnc: null pointer dereference in qemu_clipboard_request() - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2023-6683.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-26T00:00:00.000Z",
"details": "8.2.0-13:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-4",
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-26T00:00:00.000Z",
"details": "6.2.0-21:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-3",
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"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": [
"17084-4",
"17086-3",
"17084-2",
"17086-1"
]
}
],
"title": "Qemu: vnc: null pointer dereference in qemu_clipboard_request()"
}
]
}
GSD-2023-6683
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-6683",
"id": "GSD-2023-6683"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-6683"
],
"details": "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.",
"id": "GSD-2023-6683",
"modified": "2023-12-13T01:20:32.595249Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2023-6683",
"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": "unaffected"
}
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 7",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "unaffected"
}
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "unaffected"
}
}
]
}
},
{
"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": "unaffected"
}
}
]
}
},
{
"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 Fiona Ebner (Proxmox) and Markus Frank (Proxmox) for reporting this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"impact": {
"cvss": [
{
"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"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-476",
"lang": "eng",
"value": "NULL Pointer Dereference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://access.redhat.com/security/cve/CVE-2023-6683",
"refsource": "MISC",
"url": "https://access.redhat.com/security/cve/CVE-2023-6683"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825"
},
{
"name": "https://security.netapp.com/advisory/ntap-20240223-0001/",
"refsource": "MISC",
"url": "https://security.netapp.com/advisory/ntap-20240223-0001/"
}
]
},
"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": "0499945F-9B89-45BC-8147-2A118A91302F",
"versionEndExcluding": "9.0.0",
"versionStartIncluding": "6.1.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "7F6FB57C-2BC7-487C-96DD-132683AEB35D",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Se encontr\u00f3 una falla en el servidor QEMU built-in VNC al procesar mensajes ClientCutText. Se puede acceder a la funci\u00f3n qemu_clipboard_request() antes de que se llamara a vnc_server_cut_text_caps() y tuviera la oportunidad de inicializar el par del portapapeles, lo que lleva a una desreferencia del puntero NULL. Esto podr\u00eda permitir que un cliente VNC autenticado malicioso bloquee QEMU y provoque una denegaci\u00f3n de servicio."
}
],
"id": "CVE-2023-6683",
"lastModified": "2024-04-26T16:09:56.053",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
},
"published": "2024-01-12T19:15:11.480",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/security/cve/CVE-2023-6683"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20240223-0001/"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
}
}
}
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.